home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 June / Software of the Month Club 1996 June.iso / pc / dos / dtp / fedform / fed114.ins / KEY.DOC < prev    next >
Text File  |  1996-01-08  |  6KB  |  117 lines

  1.      KEY 1.22 (Keyboard Buffer Stuffer)
  2.  
  3.      Usage: KEY [quiet] k1 k2 k3 k4 k5 k6 k7 k8 k9 k10 k11 k12 k13 k14 k15
  4.  
  5.      This  DOS utility  allows you  to pass  up to  fifteen keys  to a
  6.      program  that uses  the standard  DOS keyboard  buffer. This will
  7.      allow you  to automate some  procedures in the  programs that you
  8.      start  from batch  files. This  will not  work with  all programs
  9.      because some of them will clear  the buffer as soon as they start
  10.      and  some others  will ignore  the DOS  buffer and  use their own
  11.      keyboard buffer.  Another reason this  might not work  is if your
  12.      are  using a  memory resident  keyboard enhancement  program that
  13.      expands the  size of the  buffer. You will  have to test  it with
  14.      your programs  to see if  it works for  you. Fortunately it  will
  15.      work with most programs.  "Quiet" skips displaying the Copyright.
  16.  
  17.      NOTE:     Each key and key mnemonic must be separated by a space.
  18.  
  19.      Sample batch file:  C:
  20.                          CD\LOTUS
  21.                          KEY / F R B U D G E T ENTR
  22.                          123
  23.  
  24.      This will start  Lotus 123 and put the above  ten keys in the DOS
  25.      keyboard buffer which would automatically retrieve the file named
  26.      "BUDGET".
  27.  
  28.      Example:  KEY quiet D I R SP * . D O C ENTR
  29.  
  30.      This displays all files with a DOC extension  without showing the
  31.      Key version number, MicroFox copyright notice, or the keystrokes.
  32.  
  33.      NOTE:  You can pass any key on the IBM keyboard or any of the key
  34.             mnemonics list on the next page.
  35.  
  36.      ---------------------------------------------------------------------
  37.  
  38.      KEY (tm)
  39.      Copyright (c) 1986-1995 by Jim Hass
  40.  
  41.      ASP   Member of the Association of Shareware Professionals
  42.      STAR  Member of the Shareware Trade Association and Resources
  43.      ASAD  Member of the Association of Shareware Authors and Distributors
  44.  
  45.      Registration fee: $10.00
  46.      Free with registration of HDM, SEE, BBS, PUT/GET, EZ-Tree or LanMenu.
  47.  
  48.      MicroFox Company
  49.      P.O. Box 447
  50.      Richfield OH 44286-0447
  51.      USA
  52.  
  53.      CompuServe Mail: 73057,3113
  54.      Internet: 73057.3113@compuserve.com
  55.  
  56.      ---------------------------------------------------------------------
  57.  
  58.      ----------------------------------------------------------------
  59.  
  60.      You can pass any key on the IBM keyboard plus the following list
  61.      of key mnemonics.
  62.  
  63.      KEY  REAL KEY            KEY  REAL KEY            KEY  REAL KEY
  64.      ---  --------            ---  --------            ---  --------
  65.      CA   Ctrl-A              CB   Ctrl-B              CC   Ctrl-C
  66.      CD   Ctrl-D              CE   Ctrl-E              CF   Ctrl-F
  67.      CG   Ctrl-G              CH   Ctrl-H              CI   Ctrl-I
  68.      CJ   Ctrl-J              CK   Ctrl-K              CL   Ctrl-L
  69.      CM   Ctrl-M              CN   Ctrl-N              CO   Ctrl-O
  70.      CP   Ctrl-P              CQ   Ctrl-Q              CR   Ctrl-R
  71.      CS   Ctrl-S              CT   Ctrl-T              CU   Ctrl-U
  72.      CV   Ctrl-V              CW   Ctrl-W              CX   Ctrl-X
  73.      CY   Ctrl-Y              CZ   Ctrl-Z              SP   Space
  74.      C[   Ctrl-[              C]   Ctrl-]              C\   Ctrl-\
  75.      C2   Ctrl-2              C6   Ctrl-6              C-   Ctrl- -
  76.      ENTR Enter               ESC  Escape              CBRK Ctrl-Break
  77.      BSP  Back Space          CBSP Ctrl-Back Space     TAB  Tab
  78.      STAB Shift-Tab           AA   Alt-A               AB   Alt-B
  79.      AC   Alt-C               AD   Alt-D               AE   Alt-E
  80.      AF   Alt-F               AG   Alt-G               AH   Alt-H
  81.      AI   Alt-I               AJ   Alt-J               AK   Alt-K
  82.      AL   Alt-L               AM   Alt-M               AN   Alt-N
  83.      AO   Alt-O               AP   Alt-P               AQ   Alt-Q
  84.      AR   Alt-R               AS   Alt-S               AT   Alt-T
  85.      AU   Alt-U               AV   Alt-V               AW   Alt-W
  86.      AX   Alt-X               AY   Alt-Y               AZ   Alt-Z
  87.      F1   F1                  F2   F2                  F3   F3
  88.      F4   F4                  F5   F5                  F6   F6
  89.      F7   F7                  F8   F8                  F9   F9
  90.      F10  F10                 F11  F11                 F12  F12
  91.      AF1  Alt-F1              AF2  Alt-F2              AF3  Alt-F3
  92.      AF4  Alt-F4              AF5  Alt-F5              AF6  Alt-F6
  93.      AF7  Alt-F7              AF8  Alt-F8              AF9  Alt-F9
  94.      AF10 Alt-F10             AF11 Alt-F11             AF12 Alt-F12
  95.      CF1  Ctrl-F1             CF2  Ctrl-F2             CF3  Ctrl-F3
  96.      CF4  Ctrl-F4             CF5  Ctrl-F5             CF6  Ctrl-F6
  97.      CF7  Ctrl-F7             CF8  Ctrl-F8             CF9  Ctrl-F9
  98.      CF10 Ctrl-F10            CF11 Ctrl-F11            CF12 Ctrl-F12
  99.      SF1  Shift-F1            SF2  Shift-F2            SF3  Shift-F3
  100.      SF4  Shift-F4            SF5  Shift-F5            SF6  Shift-F6
  101.      SF7  Shift-F7            SF8  Shift-F8            SF9  Shift-F9
  102.      SF10 Shift-F10           SF11 Shift-F11           SF12 Shift-F12
  103.      LAR  Left Arrow          RAR  Right Arrow         UAR  Up Arrow
  104.      CLAR Ctrl-Left Arrow     CRAR Ctrl-Right Arrow    DAR  Down Arrow
  105.      HOM  Home                END  End                 INS  Insert
  106.      CHOM Ctrl-Home           CEND Ctrl-End            DEL  Delete
  107.      PGU  PgUp                PGD  PgDn                CPRT Ctrl-PrtSc
  108.      CPGU Ctrl-PgUp           CPGD Ctrl-PgDn
  109.      A1   Alt-1               A2   Alt-2               A3   Alt-3
  110.      A4   Alt-4               A5   Alt-5               A6   Alt-6
  111.      A7   Alt-7               A8   Alt-8               A9   Alt-9
  112.      A0   Alt-0               A-   Alt- -              A=   Alt-=
  113.  
  114.      -----------------------------------------------------------------
  115.  
  116.  
  117.